FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ig.fhir-il-community.org.t17#1.0.0 (109 ms)

Package ig.fhir-il-community.org.t17
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ig.fhir-il-community.org.t17@1.0.0&canonical=http://ig.fhir-il-community.org/T17/StructureDefinition/t17-bundle-search-pat
Url http://ig.fhir-il-community.org/T17/StructureDefinition/t17-bundle-search-pat
Status draft
Name T17BundleSearchPatient
Title T17 Bundle Search Patient
Experimental False
Description תשובת הקופה המוחזרת לביה"ח עם הפרטים והמזהה הלוגי של המטופל בקופה
Type Bundle
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.health.gov.il/StructureDefinition/il-core-patient ILCore Patient Profile


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "t17-bundle-search-pat",
  "url" : "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-bundle-search-pat",
  "name" : "T17BundleSearchPatient",
  "title" : "T17 Bundle Search Patient",
  "status" : "draft",
  "description" : "תשובת הקופה המוחזרת לביה\"×— עם הפרטים והמזהה הלוגי של המטופל בקופה",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "patternCode" : "searchset"
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "max" : "1",
        "constraint" : [
          {
            "key" : "bundle-https",
            "severity" : "error",
            "human" : "Must start with either 'http://' or 'https://'",
            "expression" : "fullUrl.startsWith('http://') or fullUrl.startsWith('https://')",
            "source" : "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-bundle-search-pat"
          }
        ]
      },
      {
        "id" : "Bundle.entry.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1
      },
      {
        "id" : "Bundle.entry.resource",
        "path" : "Bundle.entry.resource",
        "min" : 1,
        "type" : [
          {
            "code" : "Patient",
            "profile" : [
              "http://fhir.health.gov.il/StructureDefinition/il-core-patient"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry.search",
        "path" : "Bundle.entry.search",
        "min" : 1
      },
      {
        "id" : "Bundle.entry.search.mode",
        "path" : "Bundle.entry.search.mode",
        "min" : 1,
        "fixedCode" : "match"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.